Jongmin
Home Tags About
ESC

Type to search posts

No results found

↑↓ Navigate
↵ Open
ESC Close
Home Tags About
← All Tags

Best Practices 17 posts

Closed-Loop Optimization in Laboratory Automation

Building systems that learn from experimental results and automatically improve processes—covering optimization algorithms, feedback architectures, and practical implementation patterns.

Dec 27, 2025

Instrument Agents: AI Systems That Control Lab Equipment

Designing AI agents that can understand, plan, and execute laboratory instrument operations—covering agent architectures, tool abstraction patterns, and safety boundaries.

Dec 27, 2025

Text-to-Protocol: From Natural Language to Executable Lab Procedures

Designing systems that convert natural language instructions into structured, validated laboratory protocols—covering representation formats, LLM pipelines, and safety verification.

Dec 27, 2025

AI in Laboratory Automation: Current State, Limitations, and the Path Forward

A comprehensive look at where AI stands in lab automation today—the promising advances, the persistent challenges, and the gap between research demos and production-ready systems.

Dec 26, 2025

Building AI-Ready Data Infrastructure in Industrial Software

A practical guide to collecting, structuring, and leveraging data from distributed industrial systems—where each PC runs different environments and logs are your only starting point.

Dec 26, 2025

Large Language Models in Lab Automation: From Natural Language to Robot Control

Exploring how LLMs are transforming laboratory automation—from interpreting human commands to orchestrating robotic workflows—and the practical considerations for deployment in air-gapped environments.

Dec 26, 2025

Bringing Vision-Language Models to Lab Automation: Challenges and Possibilities

Exploring how VLMs could transform laboratory automation, and the practical constraints of deploying AI in air-gapped industrial environments.

Dec 26, 2025

Implementing AI Services in Offline Industrial Environments

A practical guide to deploying AI capabilities on air-gapped systems—from local inference engines to edge-optimized models and hybrid architectures.

Dec 26, 2025

Clean Code Part 4: Concurrency and Refactoring

Advanced clean code topics covering concurrent programming, successive refinement through real-world examples, and the comprehensive list of code smells and heuristics.

Dec 25, 2025

Clean Code Part 3: Testing and Class Design

Advanced clean code concepts covering boundaries with third-party code, unit testing best practices, class design principles, and system architecture.

Dec 22, 2025

Clean Code Part 2: Structure and Formatting

Code organization principles from Clean Code. Covers formatting rules, objects vs data structures, and robust error handling strategies.

Dec 19, 2025

Clean Code Part 1: The Fundamentals

Core principles of clean code from Robert C. Martin's classic book. Covers what clean code means, naming conventions, function design, and the proper use of comments.

Dec 16, 2025

Lessons from Integrating Hardware SDKs in Industrial Robotics

Practical considerations and patterns learned from working with vendor-provided SDKs—both .NET assemblies and COM components—in laboratory automation.

Dec 5, 2025

Why Some Industrial Software Can't Use the Cloud

Reflections on building software in air-gapped environments where AWS, Kubernetes, and modern cloud infrastructure simply aren't an option.

Nov 20, 2025
Thumbnail for Service Logging Best Practices: A Complete Guide to Production-Ready Logging

Service Logging Best Practices: A Complete Guide to Production-Ready Logging

A practical guide to structured logging, correlation IDs, centralized pipelines, and safe operational logging in production systems.

Aug 8, 2025
Thumbnail for REST API Design Best Practices: Building APIs That Scale

REST API Design Best Practices: Building APIs That Scale

A practical guide to designing clear, consistent, and secure REST APIs with real-world patterns and examples.

Aug 7, 2025
Thumbnail for Practical Advice for Applying Machine Learning

Practical Advice for Applying Machine Learning

Learn how to make decisions, evaluate models, handle bias and variance, and manage real-world ML workflows with cross-validation, error analysis, and transfer learning.

Apr 1, 2024